home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / lisp / eulisp / feel0_89.lha / Feel / Boot / scan-test < prev    next >
Text File  |  1993-06-22  |  467b  |  37 lines

  1. ~s~d~s~d~%
  2. one 1 two 2
  3. ~f~%
  4. 1.1
  5. ;; Format is format, newline, test string
  6. ;; Format is format, newline, test string
  7. ;; Format is format, ~s ~s string~%
  8. ;; Format is format, newline, test string
  9. ;; Format is format, ~s ~s string
  10. ;; Format is format, newline, test string
  11. ~%
  12.  
  13. ~%
  14. Nope
  15. ~d~s~s~%
  16. 123hello mum
  17. ~f~%
  18. 1.0
  19. ~f~%
  20. 1.23
  21. ~f~%
  22. 1.
  23. ~f~%
  24. 1.0
  25. ~f.
  26. 1..
  27. ~s~s~s~s~s~%
  28. the cat ate the dog
  29. ~s~s~s~s~s~%
  30. one
  31. two 
  32. three
  33. four 
  34. five
  35. beware of ~s ~t~%
  36. beware   of   extra     gaps
  37.